home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 2
/
AACD 2.iso
/
AACD
/
Programming
/
ADOS Guide
/
ADOS commands
/
Run
< prev
next >
Wrap
Text File
|
1998-02-16
|
437b
|
22 lines
--AMIGADOS GUIDE V2.5--
RUN
USE:
The Run command is used to start a command as a background task or
process.
PATH:
C:
SYSTEM:
2.0, 2.1, 3.0 (enhanced)
EXAMPLES:
1>RUN COPY DF0:C /#? RAM:
1>RUN COPY DF0:L /#? RAM: QUIET
NOTES:
Example 2 has an extended command called QUIET. This command stops any
text being written to the screen.